home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dr. Windows 3
/
dr win3.zip
/
dr win3
/
NEW_TECH
/
NTUNZ2.ZIP
/
README.1ST
< prev
next >
Wrap
Text File
|
1994-03-01
|
977b
|
27 lines
This zip is for windows NT. The original was ported to the march
beta and I had to slightly modify the makefile and some source for the
final release of NT. See makefile.nt to make the sdk version.
There is also a makefile for vc++ 1.1 for nt. it is unzip.mak
If it rescans dependencies you will need to delete the references to any
files with "sys\whatever.h" where whatever can be any file name since
visual c++ screws up when scanning dependencies and includes stuff
inside of ifdefs that are only supposed to be include on unix and other
platforms. Good luck larry kahn 10/8/93
addednum This is now the new version of unzip ported to nt that handles
zip 2.0g format
There were a few minor warnings that I fixed to get the compile smoother
using vc++
the remainding notes still hold. Also, I cannot verify that the
makefile.nt for the sdk works since with newer version of the sdk the
compiler is not bundled and I am using vc++
larry